home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / csver228.zip / CSVERIFY.CNF < prev    next >
Text File  |  1993-03-23  |  4KB  |  104 lines

  1. DIALSTRING=ATE0M1DT
  2. LD_ACCESS=0
  3. ALLOW_LD=YES
  4. LOGOFF=YES
  5. METERED=NO
  6. REDIALS=4
  7. DIAL_TIMEOUT=30
  8. ADDTIME=20
  9. VERIFIED_LEVEL=60
  10. LONG_DISTANCE_LEVEL=80
  11. WELCOME=c:\tc\csvwork\welcome.csv
  12. INSTRUCT=c:\tc\csvwork\instruct.csv
  13. TRASHFILE=c:\tc\csvwork\trashno.csv
  14. EXCHANGEFILE=c:\tc\csvwork\exchange.csv
  15. AREACODEFILE=c:\tc\csvwork\areacode.csv
  16. LONGDISTANCE=c:\tc\csvwork\longdist.csv
  17. HANGUPFILE=c:\tc\csvwork\hangup.csv
  18. ADD_COMMENT=YES
  19. CHANGE_BDPHONE=YES
  20. PBX=
  21. MIN_SECURITY=60
  22. EXPIRATION_DAYS=365
  23. LD_EXPIRATION=365
  24. INTERNATIONAL=NO
  25. TIMETABLE_FILE=C:\TC\CSVWORK\TIMETAB.CSV
  26. CALLTIME_FILE=C:\TC\CSVWORK\CALLTIME.CSV
  27.  
  28. Line #         Description (Not case Sensitive!)
  29. ============================================================================
  30.  1        - Init string to send to the modem during redial.
  31.  2        - Long distance dialing prefix or access number (8 chars).
  32.             Note: Include the 1 after the dash.
  33.  
  34.  3        - Allow/NOT Allow LD Calls to be placed... if not allowed make the
  35.             line =NO
  36.  
  37.  4        - If long distance hangs up the caller after verification.
  38.             if no logoff is required use LOGOFF=NO.
  39.  
  40.  5        - METERED is a Yes/No answer.
  41.             if BBS line is charged by a metered rate, placing METERED=YES in
  42.             line 5 will have the BBS disconnect after verification of the
  43.             user, and display the file identified in line 17.
  44.  
  45.  6        - Maximum number of redial attempts to make.
  46.  7        - Redial timeout in seconds (how long to wait for an answer).
  47.  8        - Additional time in minutes give to a successful callback.
  48.  9        - Security level given to verified callers.
  49. 10        - Security level given to Long distance callers.
  50. 11        - path & name of welcome file
  51. 12        - path & name of instructions file for caller.
  52. 13        - path & name of the trash numbers file. Created if it does
  53.                not exist.
  54. 14        - path & name of valid call back exchange list
  55. 15        - path & name of valid area codes to call back in.
  56. 16        - path & name of long distance file displayed to caller
  57.  
  58. 17        - path & name of file displayed to user instructing them to call
  59.                back if long distance or metered line.
  60.  
  61. 18        - If YES is found the Comment #2 field in the users record is
  62.                updated with the phone number used to verify him/her. If NO,
  63.                then this information will not be written to this field.
  64.  
  65. 19        - If YES is found, the number entered by the caller, if different
  66.                from the registration number will be placed into the BUS/DATA
  67.                field of the users record. If you do not want this done, make
  68.                the line = "NO"
  69.  
  70. 20        - PBX access number if any. If you have to dial 9 as an
  71.                example to get an outside line. a comma represents a
  72.                pause to the modem for the outside line to switch. If
  73.                nothing is required, just make the line blank after the
  74.                equals sign.
  75.  
  76. 21        - Security level needed for caller to use door. If you want
  77.                to use the default value then type PCBSECURITY
  78.                Example; MIN_SECURITY=60
  79.                       or
  80.                MIN_SECURITY=PCBSECURITY
  81.  
  82. 22        - EXPIRATION_DAYS value on succesful verification of a user. This
  83.                defaults to 365 days or 1 year. To give the user more or less,
  84.                just type the number of days until expiration.
  85.  
  86. 23        - LD_EXPIRATION=## is a variable that allows you to set the
  87.                expiration date of long distance callers to a shorter
  88.                time period than local or regular users. This works the
  89.                same way that EXPIRATION_DAYS works.
  90.  
  91. 23       -  INTERNATIONAL Allows Callbacks to take place using the
  92.                International Phone numbers. Place a NO there if you do not use
  93.                International numbers.
  94.  
  95. 24       -  TIMETABLE_FILE is a new feature added to the program, this is the
  96.                path and name of your file that you will use for your
  97.                timetable. I seriously recommend that you follow my format in
  98.                the file or it may not work.
  99.  
  100. 25       -  CALLTIME_FILE is the path and name of a display file to tell the
  101.                caller that he cannot be called back at this time because the
  102.                timetable does not allow long distance callbacks in this time
  103.                slot.
  104.